ChangeLog fix
authorGlenn Morris <rgm@gnu.org>
Sat, 8 Jun 2013 00:56:22 +0000 (20:56 -0400)
committerGlenn Morris <rgm@gnu.org>
Sat, 8 Jun 2013 00:56:22 +0000 (20:56 -0400)
lisp/ChangeLog

index 1922ec135e4216fb7ab02795e4b53f63d3fc63d1..ca4b83ae72489be53b56eef2362f1381e059044d 100644 (file)
        (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
        Remove unneeded variables and use it.
 
-2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
+2013-06-05  João Távora  <joaotavora@gmail.com>
 
        * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
-       to point when opening the connection.
-       Suggested by João Távora <joaotavora@gmail.com> in
-       <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
+       to point when opening the connection.  (Bug#14380)
 
 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>